golang.org/x/tools/internal/gcimporter.iimporter.stringCache (field)
4 uses
golang.org/x/tools/internal/gcimporter (current package)
iimport.go#L164: stringCache: make(map[uint64]string),
iimport.go#L296: stringCache map[uint64]string
iimport.go#L358: if s, ok := p.stringCache[off]; ok {
iimport.go#L368: p.stringCache[off] = s
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)